NotificationEvents Property |
Represents a collection of events in which an item or folder is copied, created, deleted, modified, new or Represents a notification that no new activity has occurred in the mailbox.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Event> Events { get; }Public ReadOnly Property Events As IList(Of Event)
Get
Property Value
Type:
IListEvent
See Also